==========================================================================
// Device information for update by customer
==========================================================================
VID				= "";		//FIX  4 Byte(0~F)
PID				= "";		//FIX  4 Byte(0~F)
String_Manufacture		= "";			//MAX 24 Byte
String_Product			= "VP6230";			//MAX 16 Byte
Inquiry_Manufacture		= "";			//MAX  8 Byte
Inquiry_Product			= "VP6230";			//MAX 16 Byte
Inquiry_Version			= "";			//FIX  4 Byte

Device_setting = "0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00;
//Device_setting = "0x00,0x07,0xC0,0x00,0x00,0x00,0x00,0x00,
                  0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,
                  0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,
                  0x57,0x58";

==========================================================================
// Name of  ROMCODE for ISP
==========================================================================
ISP_ROMCODE			= "enc.bin";


==========================================================================
// Device inquiry information.
==========================================================================
FA_Inquiry_Manufacture		= "";			//MAX  8 Byte
FA_Inquiry_Product		= "VP6230";	//MAX 16 Byte

FB_Inquiry_Manufacture  	= "";			//MAX  8 Byte
FB_Inquiry_Product		= "";	//MAX 16 Byte
